-
Home
-
WordPress CRM, Email & Marketing Automation for WordPress | Award Winner — Groundhogg
-
3.7.3.2
-
Code
-
Classes
- Query
Total Complexity |
103 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
740 |
Lines of code |
385 |
Logical lines of code |
215 |
Comment lines |
193 |
Methods |
49 |
Properties |
13 |
Methods 49
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_query_params() |
A |
47 |
12 |
38 |
maybe_sanitize_aggregate_column() |
A |
41 |
7 |
58 |
setSelect() |
A |
50 |
8 |
27 |
setOrderby() |
S |
55 |
6 |
18 |
setOrder() |
S |
64 |
4 |
9 |
__construct() |
S |
62 |
3 |
11 |
sanitize_column() |
S |
62 |
3 |
11 |
search() |
S |
63 |
3 |
10 |
get_var() |
S |
58 |
2 |
15 |
where() |
S |
66 |
3 |
9 |
_where() |
S |
70 |
3 |
6 |
get_results() |
S |
62 |
2 |
11 |
maybe_prefix() |
S |
63 |
2 |
11 |
_joins() |
S |
78 |
2 |
3 |
_found_rows() |
S |
80 |
2 |
3 |
_groupby() |
S |
78 |
2 |
3 |
get_found_rows() |
S |
63 |
2 |
10 |
_offset() |
S |
79 |
2 |
3 |
_limit() |
S |
73 |
2 |
4 |
_orderby() |
S |
74 |
2 |
4 |
_alias() |
S |
80 |
2 |
3 |
column_is_safe() |
S |
78 |
2 |
3 |
__serialize() |
S |
63 |
1 |
13 |
get_select_sql() |
S |
64 |
1 |
11 |
cast2datetime() |
S |
79 |
1 |
3 |
cast2date() |
S |
79 |
1 |
3 |
cast2unsigned() |
S |
79 |
1 |
3 |
cast2signed() |
S |
79 |
1 |
3 |
cast2int() |
S |
79 |
1 |
3 |
cast2decimal() |
S |
78 |
1 |
3 |
coalesceZero() |
S |
79 |
1 |
3 |
__get() |
S |
82 |
1 |
3 |
count() |
S |
72 |
1 |
5 |
_sanitize_column_key() |
S |
79 |
1 |
3 |
add_safe_column() |
S |
76 |
1 |
4 |
create_cache_key() |
S |
69 |
1 |
7 |
__toString() |
S |
81 |
1 |
3 |
isAliased() |
S |
79 |
1 |
3 |
addJoin() |
S |
72 |
1 |
5 |
whereNotIn() |
S |
79 |
1 |
3 |
whereIn() |
S |
79 |
1 |
3 |
setLimit() |
S |
75 |
1 |
4 |
query() |
S |
81 |
1 |
3 |
setOffset() |
S |
76 |
1 |
4 |
setGroupby() |
S |
68 |
1 |
7 |
setFoundRows() |
S |
77 |
1 |
4 |
_select() |
S |
78 |
1 |
3 |
_table_name() |
S |
80 |
1 |
3 |
cast2time() |
S |
79 |
1 |
3 |